home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / video / fly8111-.000 / fly8111- / fly8 / MSDOS / fly.ini < prev    next >
Text File  |  1979-12-31  |  3KB  |  174 lines

  1. # fly.ini
  2. #
  3. # This is part of the flight simulator 'fly8'.
  4. # Author: Eyal Lebedinsky (eyal@ise.canberra.edu.au).
  5. #
  6. # Explanations in fly8.doc.
  7.  
  8. # Video driver setup:
  9. #
  10.     dvgrfast:VESA        for 1MB VESA VBE cards
  11.     Vgrvesa1p
  12.     m800x600x256
  13.  
  14. # pointing device:
  15. #
  16.     dpAstick:+x+y:d=0:rd=2
  17.  
  18. # plane and drone type:
  19. #
  20.     Pbasic
  21.  
  22. # Name to identify myself, team and home:
  23. #
  24.     NEyal        My prefered name
  25.     Tone        My team name
  26.     Ha18        My home runway
  27.  
  28. # Set HUD color
  29. #
  30.     ch0x60c060    light green (brighter)
  31.  
  32.  
  33.  
  34. #
  35. # More examples
  36. #
  37.  
  38. # examples of video driver combinations.
  39. #
  40. # Use this on all EGA/VGA cards, all modes.
  41. #
  42. #    dvgrqc        generic and slow
  43. #    Vgrqc
  44. #    m640x350x16        highest mode with double buffering.
  45. #
  46. # This works on many VGA cards, using 256 colors LOW RES only:
  47. #
  48. #    dvgrfast:vga        stadard VGA
  49. #    Vgrvga
  50. #    m320x200x256
  51. #
  52. # This works on various SVGA cards, using 256 colors high res:
  53. #
  54. #    dvgrfast:et4k        for 1MB et4000 cards
  55. #    Vgret4k
  56. #    m800x600x256
  57. #
  58. #    dvgrfast:et4kw32    for 2MB Tsend ET4000/W32 cards
  59. #    Vgrvesa2p
  60. #    m1024x768x256
  61. #
  62. #    dvgrfast:s3        for 1MB S3 cards
  63. #    Vgrvesa1p
  64. #    m800x600x256
  65. #
  66. #    dvgrfast:s3:        for 2MB S3 cards
  67. #    Vgrvesa2
  68. #    m1024x768x256
  69. #
  70. #    dvgrfast:s3:shutters=0x2f8    for 2MB S3 cards (SEGA shutters on COM2)
  71. #    Vgrvesa2p
  72. #    m1024x768x256
  73. #
  74. #    dvgrfast:VESA        for 1MB VESA VBE cards
  75. #    Vgrvesa1p
  76. #    m800x600x256
  77. #
  78. #    dvgrfast:vesa        for 2MB VESA VBE cards
  79. #    Vgrvesa2p
  80. #    m1024x768x256
  81. #
  82. #    dvgrfast:cirrus       for 1MB cirrus
  83. #    Vgrcirrus
  84. #    m800x600x256
  85. #
  86. #    dvgrfast:paradise     for 512K paradise (on a laptop)
  87. #    Vgrpara
  88. #    m640x480x256
  89. #
  90. #    dvgrvesa        for 2MB VESA VBE cards (special C version)
  91. #    Vgrvesa2p
  92. #    m1024x768x256
  93. #
  94. #    dvgrfast:s3:accel    for 2MB S3 cards (not working!)
  95. #    Vgrvesa2
  96. #    m1024x768x256
  97. #
  98. # For more combination have a look at the readme.
  99.  
  100. # examples of pointing devices (joystick, mouse etc.)
  101. #
  102. # A basic joystick
  103. #    dpAstick:+x+y:d=0:rd=2
  104. #
  105. # A joystick with 4 buttons:
  106. #    dpAstick:+x+y:four:d=0:rd=2
  107. #
  108. # CH (with analog throttle):
  109. #    dpAstick:+x+y:ttl-:d=0:rd=2
  110. #
  111. # FCS (with hat):
  112. #    dpAstick:+x+y:hat:four:d=046:rd=2
  113. #
  114. # CH Pro (with throttle and hat):
  115. #    dpAstick:+x+y:ttl-:chpro:d=046:rd=2
  116. #
  117. # WCS-II/FCS with analog hat:
  118. #    dpAstick:+x+y:Hat:four:d=046:rd=2
  119. #
  120. # WCS-II/FCS with analog throttle:
  121. #    dpAstick:+x+y:ttl-:four:d=0:rd=2
  122. #
  123. # WCS-II/FCS with analog throttle using fly8.adv:
  124. #    dpAstick:+x+y:ttl-:zero:d=0:rd=2
  125. #
  126. # FLCS using fly8.b50:
  127. #    dpAstick:+x+y:zero:d=046:rd=2
  128. #
  129. # A mouse:
  130. #    dpmouse:+x+y:sx=3:sy=3:d=0
  131. #
  132. # The keypad:
  133. #    dpkeypad:+x+y:linear
  134.  
  135. # to enable networking, you should give the 'r' option and select a network
  136. # driver:
  137. #
  138. #    r
  139. #
  140. # then choose ONE net driver:
  141. #
  142. # null modem cable direct access on com2:
  143. #
  144. #    dncom.2:57600:n:8:1::4000:4000
  145. #
  146. # to use a packet driver, you should install it before starting Fly8.
  147. # null modem cable using SLIP packet driver:
  148. #
  149. #    dnslip.1
  150. #
  151. # packet driver interface:
  152. #
  153. #    dnpkt.1::pack=1408
  154. #
  155. # UDP over packet driver interface (will talk to unix server):
  156. #
  157. #    dnpcudp.1:pack=1408:ip=0xc0000203:sip=0xc0000204
  158.  
  159. # Select plane and drone type:
  160. #
  161. #    Pclassic
  162. #    Pbasic
  163. #    Pf16
  164.  
  165. # Set a color, HUD for example:
  166. #
  167. #    ch0x408040    light green (standard)
  168. #    ch0x60c060    light green (brighter)
  169. #    ch0x006000    pale green
  170. #    ch0x606000    pale yellow
  171. #    ch0x406040    pale blue/green
  172. #    ch0x505050    pale white
  173. #    ch0x804040    light blue
  174.